projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0784465
)
(struct w32_output): Add member horizontal_drag_cursor.
author
Jason Rumney
<jasonr@gnu.org>
Sat, 2 Dec 2000 21:02:59 +0000
(21:02 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Sat, 2 Dec 2000 21:02:59 +0000
(21:02 +0000)
src/w32term.h
patch
|
blob
|
history
diff --git
a/src/w32term.h
b/src/w32term.h
index fb3c14070dfdd740e0dd277b1260c1d82b21cce9..a633e56dfc7e6ffad2069cfe14ba1e187a4b563c 100644
(file)
--- a/
src/w32term.h
+++ b/
src/w32term.h
@@
-351,6
+351,7
@@
struct w32_output
Cursor modeline_cursor;
Cursor cross_cursor;
Cursor busy_cursor;
+ Cursor horizontal_drag_cursor;
/* Window whose cursor is busy_cursor. This window is temporarily
mapped to display a busy-cursor. */